projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4706b97
)
By default allow differences between Xen and XenLinux public headers.
author
Keir Fraser
<keir@xensource.com>
Wed, 27 Jun 2007 20:28:19 +0000
(21:28 +0100)
committer
Keir Fraser
<keir@xensource.com>
Wed, 27 Jun 2007 20:28:19 +0000
(21:28 +0100)
Signed-off-by: Keir Fraser <keir@xensource.com>
buildconfigs/mk.linux-2.6-xen
patch
|
blob
|
history
diff --git
a/buildconfigs/mk.linux-2.6-xen
b/buildconfigs/mk.linux-2.6-xen
index bf5550062bbd5411512a959f06a27dfb62d3a748..a0c69163492320a1de9559c7932933e448e3d99a 100644
(file)
--- a/
buildconfigs/mk.linux-2.6-xen
+++ b/
buildconfigs/mk.linux-2.6-xen
@@
-28,6
+28,11
@@
_build: build
include buildconfigs/src.$(XEN_LINUX_SOURCE)
+# Default to allowing interface mismatch
+ifndef XEN_LINUX_ALLOW_INTERFACE_MISMATCH
+XEN_LINUX_ALLOW_INTERFACE_MISMATCH := y
+endif
+
# The real action starts here!
.PHONY: build
build: $(LINUX_DIR)/include/linux/autoconf.h